Skip to content

refactor: convert repository to monorepo - #7

Merged
Aniket-508 merged 1 commit into
mainfrom
codex/monorepo-separation
Jul 12, 2026
Merged

refactor: convert repository to monorepo#7
Aniket-508 merged 1 commit into
mainfrom
codex/monorepo-separation

Conversation

@Aniket-508

Copy link
Copy Markdown
Contributor

What changed

  • moved the existing Next.js website into apps/www without changing its application source
  • added pnpm workspace and Turborepo configuration at the repository root
  • moved shared formatting, linting, and Lefthook orchestration to the monorepo root
  • added app-local Vercel configuration for the apps/www project root
  • updated ignore patterns and the lockfile for workspace-aware paths

Why

The CLI package should be reviewed independently from the repository-layout migration. This PR establishes the monorepo foundation so package work can land as a focused stacked PR.

Impact

The website remains the only workspace in this layer and continues to use the existing shadcn registry builder and existing StyleX setup. Root commands now delegate through Turbo to apps/www.

Validation

  • pnpm install --frozen-lockfile
  • pnpm run check
  • pnpm run typecheck
  • current main CI build is green with the unchanged application build configuration

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shadcn-cssinjs Ready Ready Preview, Comment Jul 12, 2026 7:20pm

Request Review

@Aniket-508
Aniket-508 marked this pull request as ready for review July 12, 2026 19:22
@Aniket-508
Aniket-508 merged commit 7f0d858 into main Jul 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant